write in code
英
美
[网络] 写代码
双语例句
- This is the tool that lets you write step definitions in C# and forget all about ruby code.
这是一款用C编写的步骤定义工具,可以免除Ruby代码的麻烦。 - I'm sure you have been told a number of times that you should write comments in your code.
毫无疑问,你已经千百次地被告知,在编写代码时一定要添加注释。 - Geddy tries to make it easy for developers to write complex web apps in JavaScript, sharing code between client and server.
Geddy想让开发人员很容易地用JavaScript编写复杂的Web应用、在客户端和服务器之间共享代码。 - I'm going to write the examples in functional code to keep them as brief as possible.
下面我要用函数性代码编写这两个示例以使其尽可能地简单。 - Developers write their business logic in EGL source code using the powerful development facilities of Rational Business Developer Extension ( RBDe).
开发人员利用RationalBusinessDeveloperExtension(RBDe)的强大的开发工具在EGL源代码中写出他们的商业逻辑。 - So really, the rule of thumb if you think back to Scratch is that any time you write a statement something that does something in one line of code you generally need the semicolon there.
实际上,根据经验,你们回忆一下在Scratch中,任何时候你们写一条语句-,处理一些操作的一行代码-,你们通常需要在那里加个分号。 - You cannot edit the protected parts of the document, but you can still write code in the code editor to automate the document.
您无法编辑文档中受保护的部分,但仍可以在代码编辑器中编写代码以自动执行文档。 - You can write a simple script in any other language that returns a similar response to test the JavaScript code.
您可以以其他任何语言编写一个简单的脚本,返回一个类似的响应来测试JavaScript代码。 - The goal is to write a FindBugs detector that will find all the places in the code that are making calls to the logging framework without being wrapped in a guard clause.
目标是编写一个FindBugs检测器,它将找出代码中调用日志框架而未被包装在监护子句中的所有地方。 - Write your application in as little code as possible and get the container to do the work.
以尽可能少的代码编写您的应用程序,并且使容器来完成此项工作。